From: Stefan Monnier Date: Thu, 30 Oct 2003 22:29:47 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~25096 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=27cbc112c33117380bc1317b1f444bfb9e3fee9a;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index dde7d5366cc..3388bee1427 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,7 +1,13 @@ +2003-10-30 Stefan Monnier + + * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'. + (tex-main-file): Don't add .tex if the extension is already present. + (tex-uptodate-p): Don't recurse indefinitely with symlinks. + 2003-10-29 Lute Kamstra - * progmodes/octave-inf.el (inferior-octave-prompt): Recognize - version number in prompt. + * progmodes/octave-inf.el (inferior-octave-prompt): + Recognize version number in prompt. 2003-10-28 Dave Love